"OSTree.LzmaDecompressorClass",
"OSTree.RepoFileEnumeratorClass",
"OSTree.RollsumMatches",
+ "OSTree.SignDummy",
+ "OSTree.SignDummyClass",
+ "OSTree.SignEd25519",
+ "OSTree.SignEd25519Class",
# version-dependent constants
"OSTree.RELEASE_VERSION",
Generated by gir (https://github.com/gtk-rs/gir @ 2d1ffab1)
-from gir-files (https://github.com/gtk-rs/gir-files @ ed7b959+)
+from gir-files (https://github.com/gtk-rs/gir-files @ 7ce8ed9)
Generated by gir (https://github.com/gtk-rs/gir @ 2d1ffab1)
-from gir-files (https://github.com/gtk-rs/gir-files @ ed7b959+)
+from gir-files (https://github.com/gtk-rs/gir-files @ 7ce8ed9)
}
}
-#[repr(C)]
-pub struct _OstreeSignDummy(c_void);
-
-pub type OstreeSignDummy = *mut _OstreeSignDummy;
-
-#[repr(C)]
-#[derive(Copy, Clone)]
-pub struct OstreeSignDummyClass {
- pub parent_class: gobject::GObjectClass,
-}
-
-impl ::std::fmt::Debug for OstreeSignDummyClass {
- fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result {
- f.debug_struct(&format!("OstreeSignDummyClass @ {:?}", self as *const _))
- .field("parent_class", &self.parent_class)
- .finish()
- }
-}
-
-#[repr(C)]
-pub struct _OstreeSignEd25519(c_void);
-
-pub type OstreeSignEd25519 = *mut _OstreeSignEd25519;
-
-#[repr(C)]
-#[derive(Copy, Clone)]
-pub struct OstreeSignEd25519Class {
- pub parent_class: gobject::GObjectClass,
-}
-
-impl ::std::fmt::Debug for OstreeSignEd25519Class {
- fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result {
- f.debug_struct(&format!("OstreeSignEd25519Class @ {:?}", self as *const _))
- .field("parent_class", &self.parent_class)
- .finish()
- }
-}
-
#[repr(C)]
#[derive(Copy, Clone)]
pub struct OstreeSignInterface {
("OstreeRepoResolveRevExtFlags", Layout {size: size_of::<OstreeRepoResolveRevExtFlags>(), alignment: align_of::<OstreeRepoResolveRevExtFlags>()}),
("OstreeRepoTransactionStats", Layout {size: size_of::<OstreeRepoTransactionStats>(), alignment: align_of::<OstreeRepoTransactionStats>()}),
("OstreeSePolicyRestoreconFlags", Layout {size: size_of::<OstreeSePolicyRestoreconFlags>(), alignment: align_of::<OstreeSePolicyRestoreconFlags>()}),
- ("OstreeSignDummyClass", Layout {size: size_of::<OstreeSignDummyClass>(), alignment: align_of::<OstreeSignDummyClass>()}),
- ("OstreeSignEd25519Class", Layout {size: size_of::<OstreeSignEd25519Class>(), alignment: align_of::<OstreeSignEd25519Class>()}),
("OstreeSignInterface", Layout {size: size_of::<OstreeSignInterface>(), alignment: align_of::<OstreeSignInterface>()}),
("OstreeStaticDeltaGenerateOpt", Layout {size: size_of::<OstreeStaticDeltaGenerateOpt>(), alignment: align_of::<OstreeStaticDeltaGenerateOpt>()}),
("OstreeSysrootSimpleWriteDeploymentFlags", Layout {size: size_of::<OstreeSysrootSimpleWriteDeploymentFlags>(), alignment: align_of::<OstreeSysrootSimpleWriteDeploymentFlags>()}),